From a0d427dd996ca49d75be04ff384422e56db2a841 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 10 Mar 2008 14:22:13 +0000 Subject: [PATCH] Reword the 2.14 release notes entry about the deprecation of the 2008-03-10 Emmanuele Bassi * README.in: Reword the 2.14 release notes entry about the deprecation of the gtkitemfactory.h header, and fix typos and grammar. svn path=/trunk/; revision=19742 --- ChangeLog | 6 ++++++ README.in | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f9cae8e5b..9f8601df1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-10 Emmanuele Bassi + + * README.in: Reword the 2.14 release notes entry about the + deprecation of the gtkitemfactory.h header, and fix typos + and grammar. + 2008-03-08 Alberto Ruiz * modules/engines/ms-windows/msw_style.c (draw_shadow): diff --git a/README.in b/README.in index 0dd988215b..c8261532a3 100644 --- a/README.in +++ b/README.in @@ -31,9 +31,10 @@ Release notes for 2.14 ====================== * gtkitemfactory.h is now completely deprecated. - gtkactiongroup.h and gtkstock.h is no longer included it's header, - this might break application using gtk_item_factory_* symbols without - including gtkitemfactory.h which has never been supported. + As gtkactiongroup.h and gtkstock.h no longer include the gtkitemfactory.h + header, this might break application using gtk_item_factory_* symbols + without including gtkitemfactory.h - even though this behaviour has never + been supported in the first place. Release notes for 2.12 ====================== -- 2.30.2